home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / GeoTmLn.dxr / 00025.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  161 b   |  11 lines

  1. on exitFrame
  2.   arrowCursorR(4)
  3.   arrowCursorL(5)
  4.   arrowCursorL(6)
  5.   repeat with n = 8 to 20
  6.     handcursor(n)
  7.   end repeat
  8.   handcursor(23)
  9.   go(the frame)
  10. end
  11.